Welcome![Sign In][Sign Up]
Location:
Search - linux Scheduler

Search list

[Process-ThreadD__Documen504181222002

Description: 模拟操作系统运行的源代码 Description: The object of this project is to write a C++ application to simulate the scheduler of a simple operating system.新手看linux源代码太困难,这个可是个不错的选择哦....不下可惜-simulation operating system source code Description : The object of this project is to write a C application to simulate the scheduler of a simple operating system. Linux newcomers to see the source code too difficult, but a good choice .... Oh no less than a shame! !
Platform: | Size: 8698 | Author: 风海 | Hits:

[ExploitFiveKinds

Description: apache exploit,ie exploit,win 2000 xp task scheduler exploit,以及生成 linux x86的 shellcode和最新sql溢出源代码
Platform: | Size: 10421 | Author: duowang | Hits:

[ExploitPCPerformaceTest

Description: 包括:apache exploit,ie exploit,win 2000 xp task scheduler exploit, 以及生成 linux x86的 shellcode和最新sql溢出源代码(概念版),这些都是 由一位在澳大利亚留学的朋友冷血*无情从国外网站上收集的。感谢他的辛勤劳动。 -include : apache exploit, ie exploit. win xp 2000 task scheduler exploit, and the generation of x86 linux shellcode sql spill and the latest source code (concept version). These are from a study in Australia * merciless cold-blooded friends from abroad website to collect it. Thank him for his hard work.
Platform: | Size: 319167 | Author: heroin | Hits:

[Other resourcemutil-thread-shedule-for-2410

Description: linux多线程调度器for s3c2410-linux multithreading scheduler for s3c2410 .......................
Platform: | Size: 2789277 | Author: 周宇 | Hits:

[Process-Threadglibc-linuxthreads-2.3.tar

Description: This release 0.7 (late beta) of LinuxThreads, a BiCapitalized implementation of the Posix 1003.1c \"pthread\" interface for Linux. LinuxThreads provides kernel-level threads: each thread is a separate Unix process, sharing its address space with the other threads through the new system call clone(). Scheduling between threads is handled by the kernel scheduler, just like scheduling between Unix processes.
Platform: | Size: 244007 | Author: 马帅 | Hits:

[Process-Threadglibc-linuxthreads-2.3.tar

Description: This release 0.7 (late beta) of LinuxThreads, a BiCapitalized implementation of the Posix 1003.1c "pthread" interface for Linux. LinuxThreads provides kernel-level threads: each thread is a separate Unix process, sharing its address space with the other threads through the new system call clone(). Scheduling between threads is handled by the kernel scheduler, just like scheduling between Unix processes.
Platform: | Size: 243712 | Author: 马帅 | Hits:

[Process-ThreadD__Documen504181222002

Description: 模拟操作系统运行的源代码 Description: The object of this project is to write a C++ application to simulate the scheduler of a simple operating system.新手看linux源代码太困难,这个可是个不错的选择哦....不下可惜-simulation operating system source code Description : The object of this project is to write a C application to simulate the scheduler of a simple operating system. Linux newcomers to see the source code too difficult, but a good choice .... Oh no less than a shame! !
Platform: | Size: 8192 | Author: 风海 | Hits:

[Embeded Linuxmutil-thread-shedule-for-2410

Description: linux多线程调度器for s3c2410-linux multithreading scheduler for s3c2410 .......................
Platform: | Size: 2789376 | Author: 周宇 | Hits:

[OtherAnhHuongCualinux

Description: Here are some of the important features of Linux, and Unix-style operating systems in general. ■ Multitasking – The Linux scheduler implements true, preemptive multitasking in the sense that a higher priority process made ready by the occurrence of an asynchronous event will preempt the currently running process. However, the stock Linux kernel itself is not preemptible1. So a process may not be preempted while it is executing a kernel service. Some kernel services can be rather long and the resulting latencies make standard Linux generally unsuitable for realtime applications.
Platform: | Size: 713728 | Author: vu | Hits:

[Linux-Unixsched

Description: Linux进程调度程序的改写 ,及函数调用 -Linux scheduler rewriting process, and function call
Platform: | Size: 2048 | Author: 李帅 | Hits:

[Software EngineeringScheduler

Description: Its scheduler document for unix/linux system programming ..its a main part of linux/unix system to manage all the processes and threads .
Platform: | Size: 135168 | Author: dipen | Hits:

[Linux-Unix97288425OReilly.Understanding.the.Linux.Kernel.3rd

Description: 本书内容涉及Linux 2.6内核,包含许多新特性,如O(1)调度程序、块I/0层、I/0调度程序等。 本书提供Linux内核设计和实现的概述性信息,覆盖了从核心内核系统的应用到内核设计与实现等各方面内容,能够带领读者快速走进Linux内核世界。本书不但介绍了理论,而且也讨论了具体应用,可以满足不同读者的需要,适合于各类希望理解Linux内核软件开发的读者。-This book covers Linux 2.6 kernel, includes many new features, such as O (1) scheduler, block I/0 layer, I/0 scheduling procedures. Linux kernel book provides an overview of the design and implementation of information, covering applications from the core to the core kernel system design and implementation of all aspects, can lead the reader quickly into the Linux kernel world. This book not only describes the theory, but also discusses specific applications to meet the needs of different readers, suitable for all types want to understand the Linux kernel software development audience.
Platform: | Size: 2892800 | Author: hebeidameng | Hits:

[Other Embeded programukrn

Description: Small thread scheduler for MCF5213 fresscale microcontroller mostrly based on linux scheduler
Platform: | Size: 6144 | Author: tururu | Hits:

[Linux-UnixLinux-Kernel-2.6-Networking

Description: 新特点:一般(演讲厅本人审阅)• • 抢占内核的O(1)调度程序• 新内核器件结构(kdev_t)• 改进Posix的线程支持(NGPT和NPTL)• 新的驱动模型与统一器件结构 -New Features: General (Review of Lecture I) • Preemptable Kernel • O(1) Scheduler • New Kernel Device Structure (kdev_t) • Improved Posix Threading Support (NGPT and NPTL) • New Driver Model & Unified Device Structure
Platform: | Size: 410624 | Author: mall | Hits:

[Linux-UnixLINUX-Kernel-Design

Description: 本书作者RobertLove是一个狂热的内核 爱好者,所以他的想法自然贴近程序员。 本书内容涉及Linux 2.6内核,包含许多新特 性,如O(1)调度程序、块I/0层、I/0调度程序等,提供Linux内核设计和实现的概述性 信息,覆盖了从核心内核系统的应用到内核设计与实现等各方面内容,能够带领读者快 速走进Linux内核世界。本书不但介绍了理论,而且也讨论了具体应用,可以满足不同读 者的需要,适合于各类希望理解Linux内核软件开发的读者。-The author is an avid RobertLove core fan, so naturally his thoughts close to the programmer. This book covers Linux 2.6 kernel, includes many new features, such as O (1) scheduler, block I/0 layer, I/0 scheduling procedures, and Linux kernel to provide an overview of the design and implementation of information, covering from applied to the core kernel system kernel design and implementation of other aspects, can lead the reader quickly into the Linux kernel world. This book not only describes the theory, but also discusses specific applications to meet the needs of different readers, suitable for all types want to understand the Linux kernel software development audience.
Platform: | Size: 17272832 | Author: liu | Hits:

[Linux-UnixScheduler

Description: Linux OS Java-based round-robin scheduling algorithm.
Platform: | Size: 2048 | Author: hifi | Hits:

[BooksLinux

Description: Linux 内核情景分析的书 共有10 章 存储管理 系统调用 进程调度 文件系统 进程通信 设备驱动等等章节-Scenario analysis of the Linux kernel were calling process scheduler file system processes communication device driver section of Chapter 10 of the storage management system
Platform: | Size: 5163008 | Author: czd | Hits:

[OtherLinux-Kernel-Development

Description: "如果有这样一本书,既能提纲挈领,为我理顺思绪、指引方向;同时又能照顾小节、阐述细微,帮助我更好更快地理解源码,那该有多好。"说这话的先生虽然针对的是C++,但道出的是研习源码的人们共同的心声。我们能不能做点儿什么,让学习Linux内核的过程更符合程序员的习惯呢?本书回答了这个问题。本书作者RobertLove是一个狂热的内核爱好者,所以他的想法自然贴近程序员。 本书内容涉及Linux 2.6内核,包含许多新特性,如O(1)调度程序、块I/0层、I/0调度程序等,提供Linux内核设计和实现的概述性信息,覆盖了从核心内核系统的应用到内核设计与实现等各方面内容,能够带领读者快速走进Linux内核世界。本书不但介绍了理论,而且也讨论了具体应用,可以满足不同读者的需要,适合于各类希望理解Linux内核软件开发的读者。-" If there is such a book, both focused on the vital, for me straighten out his thoughts, guide the direction . While caring sections explain the subtle, helped me to better and faster understanding of the source, then that would be good," said this Although Mr. against the C++, but is learning source tells the common aspiration of people. Can we do something, so that the process of learning more in line with the Linux kernel programmer habit? Book to answer this question. The author is an avid RobertLove core enthusiasts, so his thoughts naturally close to the programmer. The book relates the Linux 2.6 kernel, contains many new features, such as O (1) scheduler, block I/0 layer, I/0 scheduling procedures, design and implementation of the Linux kernel to provide an overview of information, covering everything from The core of the kernel to all aspects of the system design and implementation of the kernel can lead the reader quickly into the Linux kernel in the world. The book
Platform: | Size: 217088 | Author: Action | Hits:

[Internet-Networktema4

Description: Linux scheduler mockup
Platform: | Size: 1010688 | Author: p1gl3t | Hits:

[Linux-Unixsched-nice-design

Description: This document explains the thinking about the revamped and streamlined nice-levels implementation in the new Linux scheduler.
Platform: | Size: 5120 | Author: rouqkhx | Hits:
« 12 3 »

CodeBus www.codebus.net